projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5f468
)
(OLE32): New library to link.
author
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:41:12 +0000
(14:41 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 11 Jul 2007 14:41:12 +0000
(14:41 +0000)
nt/nmake.defs
patch
|
blob
|
history
diff --git
a/nt/nmake.defs
b/nt/nmake.defs
index 5f52bc18c62e73ef810a88fa6a920c861c12adad..03ae2f851fa75944669f29782694a899bf74679c 100644
(file)
--- a/
nt/nmake.defs
+++ b/
nt/nmake.defs
@@
-123,8
+123,9
@@
MPR = mpr.lib
SHELL32 = shell32.lib
\r
USER32 = user32.lib
\r
WSOCK32 = wsock32.lib
\r
-WINMM = winmm.lib
\r
+WINMM
= winmm.lib
\r
WINSPOOL = winspool.lib
\r
+OLE32 = ole32.lib
\r
\r
!ifdef NOOPT
\r
DEBUG_CFLAGS = -DEMACSDEBUG
\r